2026-03-17 18:17:46,486 [ 627029 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2026-03-17 18:17:46,486 [ 627029 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2026-03-17 18:17:46,487 [ 627029 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2026-03-17 18:17:46,487 [ 627029 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_o47y3m --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_s3_queue/test.py::test_commit_on_limit 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered]' test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered]' 'test_storage_s3_queue/test.py::test_processed_file_setting[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting[5]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5]' 'test_storage_s3_queue/test.py::test_processing_threads[ordered]' 'test_storage_s3_queue/test.py::test_processing_threads[unordered]' test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check 'test_storage_s3_queue/test.py::test_shards[ordered-1]' 'test_storage_s3_queue/test.py::test_shards[ordered-8]' 'test_storage_s3_queue/test.py::test_shards[unordered-1]' 'test_storage_s3_queue/test.py::test_shards[unordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-8]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[unordered]' test_storage_s3_queue/test.py::test_upgrade test_storage_s3_queue/test.py::test_upgrade_2 test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_table_db_num_limit/test.py::test_table_db_limit 'test_table_function_mongodb/test.py::test_auth_source[False]' 'test_table_function_mongodb/test.py::test_complex_data_type[False]' 'test_table_function_mongodb/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb/test.py::test_missing_columns[False]' 'test_table_function_mongodb/test.py::test_no_credentials[False]' 'test_table_function_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb/test.py::test_secure_connection[True]' 'test_table_function_mongodb/test.py::test_simple_select[False]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_storage_postgresql/test.py::test_datetime_with_timezone test_system_flush_logs/test.py::test_system_logs_exists test_table_function_redis/test.py::test_create_table test_storage_s3_queue/test.py::test_commit_on_limit test_table_function_mongodb/test.py::test_auth_source[False] test_throttling/test.py::test_backup_throttling[no_local_throttling] test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_storage_redis/test.py::test_create_table test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_store_cleanup/test.py::test_store_cleanup [gw5] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw9] [ 2%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw5] [ 3%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw2] [ 4%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw3] [ 5%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw3] [ 6%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw5] [ 7%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw3] [ 8%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw3] [ 9%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw3] [ 10%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw3] [ 11%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw6] [ 13%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw4] [ 14%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw6] [ 15%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw6] [ 16%] PASSED test_table_function_redis/test.py::test_simple_select [gw4] [ 17%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw4] [ 18%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert [gw2] [ 19%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw1] [ 20%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown [gw4] [ 21%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw4] [ 22%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw4] [ 23%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw4] [ 24%] PASSED test_storage_redis/test.py::test_update test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw2] [ 25%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw7] [ 26%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw3] [ 27%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] test_table_db_num_limit/test.py::test_table_db_limit test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw1] [ 28%] PASSED test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type [gw1] [ 29%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping [gw7] [ 30%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw1] [ 31%] PASSED test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema [gw0] [ 32%] PASSED test_storage_s3_queue/test.py::test_commit_on_limit test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] [gw1] [ 33%] PASSED test_storage_postgresql/test.py::test_non_default_schema [gw2] [ 34%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw0] [ 35%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_system_clusters_actual_information/test.py::test [gw1] [ 36%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw1] [ 37%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw1] [ 38%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw0] [ 39%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] test_storage_postgresql/test.py::test_postgres_conversions test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw1] [ 40%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed [gw0] [ 41%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] [gw1] [ 42%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw9] [ 43%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw1] [ 44%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw0] [ 45%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test.py::test_direct_select_file[ordered] [gw1] [ 46%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw2] [ 47%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw0] [ 48%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] test_storage_s3_queue/test.py::test_direct_select_file[unordered] [gw0] [ 49%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] [gw1] [ 50%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw0] [ 51%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] [gw0] [ 52%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test.py::test_drop_table [gw1] [ 53%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid [gw1] [ 54%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw1] [ 55%] PASSED test_storage_postgresql/test.py::test_where_false [gw2] [ 56%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw3] [ 57%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] [gw8] [ 58%] PASSED test_store_cleanup/test.py::test_store_cleanup test_text_log_level/test.py::test_basic test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw2] [ 59%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw8] [ 60%] PASSED test_text_log_level/test.py::test_basic [gw2] [ 61%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw2] [ 62%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw0] [ 63%] PASSED test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert [gw2] [ 64%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw0] [ 65%] PASSED test_storage_s3_queue/test.py::test_exception_during_insert test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] [gw2] [ 66%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] test_throttling/test.py::test_backup_throttling_override [gw0] [ 67%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] [gw7] [ 68%] PASSED test_system_clusters_actual_information/test.py::test [gw2] [ 69%] PASSED test_throttling/test.py::test_backup_throttling_override [gw0] [ 70%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] [gw0] [ 71%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] [gw0] [ 72%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test.py::test_max_set_age [gw0] [ 73%] PASSED test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size [gw0] [ 74%] PASSED test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch [gw0] [ 75%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] [gw0] [ 76%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] [gw0] [ 77%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] [gw0] [ 78%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] test_storage_s3_queue/test.py::test_processed_file_setting[1] [gw0] [ 79%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[1] test_storage_s3_queue/test.py::test_processed_file_setting[5]